NevronOpenVision
Nevron.Nov.Diagram Namespace / NDiagramView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> Class
Fields Properties Methods Events


In This Topic
    NDiagramView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> Class Members
    In This Topic

    The following tables list the members exposed by NDiagramView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings>.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the HScrollBar child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HScrollMode property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDiagramView  
    Public Fieldstatic (Shared in Visual Basic)Reference to the NoScrollHAlign property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the NoScrollVAlign property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Previews child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SmallHScrollChange property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SmallVScrollChange property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the VScrollBar child  
    Public Fieldstatic (Shared in Visual Basic)Reference to the VScrollMode property  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the HScrollBar  
    Public PropertyGets or sets the scroll policy, which specifies the visibility of the H scrollbar  
    Public PropertyGets or sets the horizontal content control alignment, when a horizontal scrollbar is not, or must not be displayed.  
    Public PropertyGets or sets the vertical content control alignment, when a vertical scrollbar is not, or must not be displayed.  
    Public PropertyGets or sets the drawing previews collection  
    Public PropertyGets or sets the small H scroll change  
    Public PropertyGets or sets the small V scroll change  
    Public PropertyGets the VScrollBar  
    Public PropertyGets or sets the scroll policy, which specifies the visibility of the Y scrollbar  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Gets the settings that need to be applied to the HScrollbar for the viewport parameters, in case the HScrollBar is visible.  
    Protected MethodOverridden. Gets the horizontal scrolling policy  
    Protected MethodOverridden. Gets the horizontal alignment of the viewport relative to the window in case there is no horizontal scrollbar.  
    Protected MethodOverridden. Gets the vertical alignment of the viewport relative to the window in case there is no horizontal scrollbar.  
    Protected MethodOverridden. Gets the settings that need to be applied to the VScrollbar for the viewport parameters, in case the VScrollBar is visible.  
    Protected MethodOverridden. Gets the vertical scrolling policy  
    Protected MethodOverridden. Overriden to measure the HScrollBars and VScroolBars.  
    Internal MethodOverridden.   
    Top
    See Also